PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFListItem Class / setValue Method
The item value used in export operations.
In This Topic
    setValue Method
    In This Topic
    Sets the item value.
    Syntax
    public void setValue( 
       java.lang.String value
    )

    Parameters

    value
    The item value used in export operations.
    See Also